stringlist: Call splice() for adding items after construction
authorBenjamin Otte <otte@redhat.com>
Tue, 30 Jun 2020 21:31:02 +0000 (23:31 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 5 Jul 2020 00:59:21 +0000 (02:59 +0200)
commitf6c2c2edbd3fc86fa5d6e6c31a10084de4d46df7
treeac4c33bcbc4bcc02a233b8459ae4a754d3d70207
parentc4e4de36f60881a8f29287dc612f2a8e055d12e3
stringlist: Call splice() for adding items after construction

This has the benefit of actually allowing NULL to be passed.
gtk/gtkstringlist.c